From 5a4a99a97fe26057af208afa22fdbe6db3c3dc09 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 21 Jan 2014 21:35:21 -0500 Subject: [PATCH] docs: fix links to docs --- docs/reference/gtk/glossary.xml | 2 +- gtk/gtksettings.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/gtk/glossary.xml b/docs/reference/gtk/glossary.xml index 82b40b602a..7c7488424e 100644 --- a/docs/reference/gtk/glossary.xml +++ b/docs/reference/gtk/glossary.xml @@ -283,7 +283,7 @@ A style encapsulates what GTK+ needs to know in order to draw a widget. Styles can be modified with - resource files. + resource files. diff --git a/gtk/gtksettings.c b/gtk/gtksettings.c index 0749c7264a..c90db50852 100644 --- a/gtk/gtksettings.c +++ b/gtk/gtksettings.c @@ -722,7 +722,7 @@ gtk_settings_class_init (GtkSettingsClass *class) * ... * * Color names must be acceptable as identifiers in the - * gtkrc syntax, and + * gtkrc syntax, and * color specifications must be in the format accepted by * gdk_color_parse(). * -- 2.30.2